home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch05s07s03.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  10.4 KB  |  255 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>7.3.┬áColors</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch05s07.html" title="7.┬áLayers" />
  12.     <link rel="prev" href="ch05s07s02.html" title="7.2.┬áStack" />
  13.     <link rel="next" href="ch05s07s04.html" title="7.4.┬áMask" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">7.┬áLayers</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05s07s02.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">7.3.┬áColors</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s07s04.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="gimp-layer-colors-menu"></a>7.3.┬áColors</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <div class="informalfigure">
  38.         <div class="mediaobject">
  39.           <img src="../images/menus/menus-layer-colors.png" />
  40.           <div class="caption">
  41.             <p>
  42.           The Color submenu
  43.         </p>
  44.           </div>
  45.         </div>
  46.       </div>
  47.       <p>
  48.     The Color submenu of the Layers menu contains operations that
  49.     alter colors within the image.  The top entries give access to
  50.     the <a href="ch03s05.html" title="5.┬áColor Tools">Color tools</a>, which
  51.     are described in the Toolbox chapter.  
  52.   </p>
  53.       <div class="simplesect" lang="en" xml:lang="en">
  54.         <div class="titlepage">
  55.           <div>
  56.             <div>
  57.               <h4 class="title"><a id="gimp-layer-desaturate"></a>Desaturate</h4>
  58.             </div>
  59.           </div>
  60.         </div>
  61.         <p>
  62.       This command can be accessed from an image menubar as 
  63.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guimenuitem">Desaturate</span>.
  64.     </p>
  65.         <p>   
  66.       "Desaturate" causes all colors in the active layer to be
  67.       converted to correspondingly bright shades of gray.  It differs
  68.       from converting the image to grayscale in two respects:  first,
  69.       it only operates on the active layer; second, the colors in the
  70.       layer continue to be three-component RGB colors, and nothing
  71.       prevents you from painting the desaturated layer with any colors
  72.       you please.  Desaturate works only on layers from RGB images; if
  73.       the image is Grayscale or Indexed, the menu entry will be
  74.       insensitive. 
  75.     </p>
  76.       </div>
  77.       <div class="simplesect" lang="en" xml:lang="en">
  78.         <div class="titlepage">
  79.           <div>
  80.             <div>
  81.               <h4 class="title"><a id="gimp-layer-invert"></a>Invert</h4>
  82.             </div>
  83.           </div>
  84.         </div>
  85.         <p>
  86.       This command can be accessed from an image menubar as 
  87.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guimenuitem">Invert</span>.
  88.     </p>
  89.         <p>         
  90.       "Invert" causes all colors in the active layer to be
  91.       inverted in brightness, as though the image were converted into
  92.       a negative. Dark areas turn to bright and conversely; hues are 
  93.       replaced by their complement (for more informations about colors see 
  94.       glossary at <a href="go01.html#glossary-colormodel">Color Model</a>).
  95.       Invert works on layers from RGB and Grayscale images, but if the 
  96.       image is Indexed, the menu entry will be insensitive. 
  97.     </p>
  98.       </div>
  99.       <div class="simplesect" lang="en" xml:lang="en">
  100.         <div class="titlepage">
  101.           <div>
  102.             <div>
  103.               <h4 class="title"><a id="id3469651"></a>Submenu: Auto</h4>
  104.             </div>
  105.           </div>
  106.         </div>
  107.         <div class="informalfigure">
  108.           <div class="mediaobject">
  109.             <img src="../images/menus/menus-layer-colors-auto.png" />
  110.             <div class="caption">
  111.               <p>
  112.         The Colors/Auto submenu
  113.       </p>
  114.             </div>
  115.           </div>
  116.         </div>
  117.         <p>
  118.       The Layers/Colors/Auto submenu contains operations that
  119.       automatically adjust the distribution of colors in the active
  120.       layer, without requiring input from the user.  Several of them
  121.       are actually implemented as plugins. 
  122.     </p>
  123.       </div>
  124.       <div class="simplesect" lang="en" xml:lang="en">
  125.         <div class="titlepage">
  126.           <div>
  127.             <div>
  128.               <h4 class="title"><a id="gimp-layer-equalize"></a>Equalize</h4>
  129.             </div>
  130.           </div>
  131.         </div>
  132.         <p>
  133.       This command can be accessed from an image menubar as 
  134.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guisubmenu">Auto</span>-><span class="guimenuitem">Equalize</span>.
  135.     </p>
  136.         <p>   
  137.       "Equalize" adjusts the brightness of colors across the active
  138.       layer so that the histogram for the Value channel is as nearly
  139.       as possible flat, that is, so that each possible brightness
  140.       value appears at about the same number of pixels as each other
  141.       value.  Sometimes Equalize works wonderfully at enhancing the
  142.       contrasts in an image.  Other times it gives garbage.  It is a
  143.       very powerful operation, which can either work miracles on an
  144.       image or destroy it.
  145.     </p>
  146.       </div>
  147.       <div class="simplesect" lang="en" xml:lang="en">
  148.         <div class="titlepage">
  149.           <div>
  150.             <div>
  151.               <h4 class="title"><a id="plug-in-color-enhance"></a>Color Enhance</h4>
  152.             </div>
  153.           </div>
  154.         </div>
  155.         <p>
  156.       This command can be accessed from an image menubar as 
  157.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guisubmenu">Auto</span>-><span class="guimenuitem">Color Enhance</span>.
  158.     </p>
  159.         <p>   
  160.       "Color Enhance" increases the saturation range of colors in the
  161.       layer without altering brightness or hue.  It does this by
  162.       converting the colors in HSV space, measuring the range of
  163.       saturation values across the image, then stretching this range
  164.       to be as large as possible, and finally converting the colors
  165.       back to RGB.  It works on layers from RGB and Indexed images.  If the
  166.       image is Grayscale, the menu entry will be
  167.       insensitive. 
  168.     </p>
  169.       </div>
  170.       <div class="simplesect" lang="en" xml:lang="en">
  171.         <div class="titlepage">
  172.           <div>
  173.             <div>
  174.               <h4 class="title"><a id="plug-in-normalize"></a>Normalize</h4>
  175.             </div>
  176.           </div>
  177.         </div>
  178.         <p>
  179.       This command can be accessed from an image menubar as 
  180.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guisubmenu">Auto</span>-><span class="guimenuitem">Normalize</span>.
  181.     </p>
  182.         <p>   
  183.       "Normalize" scales brightness values across the active layer so that
  184.       the darkest point becomes black, and the brightest point becomes
  185.       as bright as possible without altering its hue.  This is often a
  186.       "magic fix" for images that are dim or washed out.  Normalize
  187.       works on layers from RGB, Grayscale, and Indexed images.
  188.     </p>
  189.       </div>
  190.       <div class="simplesect" lang="en" xml:lang="en">
  191.         <div class="titlepage">
  192.           <div>
  193.             <div>
  194.               <h4 class="title"><a id="plug-in-c-astretch"></a>Stretch Contrast</h4>
  195.             </div>
  196.           </div>
  197.         </div>
  198.         <p>
  199.       This command can be accessed from an image menubar as 
  200.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guisubmenu">Auto</span>-><span class="guimenuitem">Stretch Contrast</span>.
  201.     </p>
  202.         <p>   
  203.       "Stretch Contrast" is somewhat similar to Normalize in its
  204.       effects, except that it works on each color channel of the layer
  205.       individually, rather than just the brightness values.  This
  206.       usually leads to color shifts within the image, so it may not
  207.       produce the result you are looking for.  Stretch Contrast
  208.       operates on layers from RGB, Grayscale, and Indexed images.
  209.     </p>
  210.       </div>
  211.       <div class="simplesect" lang="en" xml:lang="en">
  212.         <div class="titlepage">
  213.           <div>
  214.             <div>
  215.               <h4 class="title"><a id="plug-in-autostretch-hsv"></a>Stretch HSV</h4>
  216.             </div>
  217.           </div>
  218.         </div>
  219.         <p>
  220.       This command can be accessed from an image menubar as 
  221.       <span class="guimenu">Layers</span>-><span class="guisubmenu">Color</span>-><span class="guisubmenu">Auto</span>-><span class="guimenuitem">Stretch HSV</span>.
  222.     </p>
  223.         <p>   
  224.       "Stretch HSV" does the same thing as "Stretch Contrast", except
  225.       that it works in HSV color space rather than RGB color space.
  226.       Thus, it independently stretches the hue channel, the saturation
  227.       channel, and the value channel.  Occasionally the results are
  228.       good, often they are a bit odd.  Stretch HSV operates on layers
  229.       from RGB and Indexed images.  If the image is Grayscale, the
  230.       menu entry will be insensitive.
  231.     </p>
  232.       </div>
  233.     </div>
  234.     <div class="navfooter">
  235.       <hr />
  236.       <table width="100%" summary="Navigation footer">
  237.         <tr>
  238.           <td width="40%" align="left"><a accesskey="p" href="ch05s07s02.html">Prev</a>┬á</td>
  239.           <td width="20%" align="center">
  240.             <a accesskey="u" href="ch05s07.html">Up</a>
  241.           </td>
  242.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s07s04.html">Next</a></td>
  243.         </tr>
  244.         <tr>
  245.           <td width="40%" align="left" valign="top">7.2.┬áStack┬á</td>
  246.           <td width="20%" align="center">
  247.             <a accesskey="h" href="index.html">Home</a>
  248.           </td>
  249.           <td width="40%" align="right" valign="top">┬á7.4.┬áMask</td>
  250.         </tr>
  251.       </table>
  252.     </div>
  253.   </body>
  254. </html>
  255.